spinbutton: Fix some gadget handling issues
authorMatthias Clasen <mclasen@redhat.com>
Thu, 10 Nov 2016 19:46:21 +0000 (14:46 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 10 Nov 2016 19:46:21 +0000 (14:46 -0500)
commitc7d119614f1ceb1712e228b0e21723d39f5f32fd
treeb5fd5f23981ced17d8fa4a12625b48fffbca9de8
parent8121860251627135e3dcc2c21ac2f1fd790577a3
spinbutton: Fix some gadget handling issues

We were not adding the down_button gadget to the parent,
and we were not unreffing the button gadgets.

https://bugzilla.gnome.org/show_bug.cgi?id=774046
gtk/gtkspinbutton.c